func text/template.intLike
3 uses
text/template (current package)
funcs.go#L168: if intLike(value.Kind()) && intLike(argType.Kind()) && value.Type().ConvertibleTo(argType) {
funcs.go#L175: func intLike(typ reflect.Kind) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)